Modules§
Structs§
- A NaN preserving
f32
type. - A NaN preserving
f64
type. - An amount of linear memory pages.
- Error type which can be returned by Wasm code or by the host environment.
- An
UntypedVal
with its assumedValType
. - An untyped value.
Enums§
- Error type which can be thrown by wasm code or by host environment.
- An error that may occur upon encoding or decoding slices of
UntypedVal
. - Type of a value.
Traits§
- Tuple types that allow to decode a slice of
UntypedVal
. - Tuple types that allow to encode a slice of
UntypedVal
. - Trait that allows the host to return custom error.
- Types that are associated to a static Wasm type.